Sappers Mojo Script Maker 3.1

New in 3.1
- The open, save, and export dialogs now prefer OneDrive Documents when it is
  available, matching Mojo's personal Scripts folder on the same PC.
- Complete include-project editing from a main script through Included files.
- Whole-project checking across every reachable #Include file.
- Cross-file hotkey collision and undefined panel-trigger detection.
- Warning for overlapping Package slash commands sent to the same recipients
  less than 500 ms apart, matching the command-merge failure found in testing.
- Standard DAoC, server-dependent, Sappers server, and Mojo command labels.
- Sappers /sell 1 32 template that protects final-backpack slots 33-40.
- Sell remains explicitly server-dependent and is not enabled in personal files.
- Six-role order: Driver, Tank2, AOE, AOE2, Heals, Buffs.
- Ready Sappers workflow presets for stick, self buffs, team buffs,
  guard/protect, rez, rebuff, release, client sleep, window selection, port,
  and inventory selling.
- Timed DAoC mouse-position capture with fixed-pixel and percentage output.
- Easy CLICK now emits ClickMouse ( Lbutton x y ), matching Robbie's working
  native script form.
- PORTTEAM accepts an optional delay and emits PortTeam ( delay ).
- Warnings for fixed clicks, absolute picture paths, package routing omissions,
  spaces after slash prefixes, and common modifier typos.
- Sappers Mojo settings are preferred when importing a team; original Mojo
  settings remain a fallback.
- Existing Script Maker 3 projects remain compatible.

Verification completed
- Compiled as a 32-bit .NET Framework Windows application.
- Existing version 3 project opened and exported successfully.
- Six-role builder export preserved the required role order.
- Easy percentage CLICK exported with explicit Lbutton.
- PORTTEAM 100 exported as PortTeam ( 100 ).
- The live SapperMain include tree completed with zero structural errors.
- A synthetic broken project correctly detected a cross-file hotkey collision,
  an undefined panel trigger, and a 250 ms overlapping slash-package warning.
- Public package scan found no personal account, toon, password, picture,
  script, or saved-coordinate data.

Original Mojo command design and behavior are credited to Rob / Mojoware.
